From 99c09abe281c30441c809bee095adbfd4799bdbe Mon Sep 17 00:00:00 2001 From: "Ian.Campbell@xensource.com" Date: Tue, 15 Aug 2006 10:06:13 +0100 Subject: [PATCH] Add a series file to order the patches in patches/linux- The initial ordering is the same as produced by the previous shell globbing method. The series file is a simple list of patch files relative to the patches/linux-/ directory. We do not support comments, trailing directives (e.g. "-pN") or blank lines. Apart from these restrictions the series file should be compatible with patch queue management tools such as quilt. Signed-off-by: Ian Campbell --- buildconfigs/Rules.mk | 8 ++++++-- patches/linux-2.6.16.13/series | 20 ++++++++++++++++++++ 2 files changed, 26 insertions(+), 2 deletions(-) create mode 100644 patches/linux-2.6.16.13/series diff --git a/buildconfigs/Rules.mk b/buildconfigs/Rules.mk index 0a508b782b..b5da43801c 100644 --- a/buildconfigs/Rules.mk +++ b/buildconfigs/Rules.mk @@ -63,8 +63,12 @@ ref-%/.valid-ref: pristine-%/.valid-pristine set -e rm -rf $(@D) cp -al $(